home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Games / PC-SIG World of Games (CDRM1080710) (1993).iso / 3466 / LLINTRO.DOC < prev    next >
Text File  |  1992-02-08  |  4KB  |  99 lines

  1.                      LUNAR LANDER 1.0
  2.                  
  3.            Copyright (C) 1991  Craig P. Thompson
  4.  
  5.                     Way Out West-ware
  6.                     P.O. BOX 353
  7.                     Gilbert, AZ  85234
  8.                  
  9.  
  10.                 *       *       *       *       *
  11. Read all of this intro to find out how you can learn to create
  12. games like this.
  13.                 *       *       *       *       *
  14.  
  15. In LUNAR LANDER, you must use your three thrusters to slow
  16. your hurtling ship enough to land safely on the lunar surface.
  17. Fuel must be conserved from one round to the next.  Extra fuel
  18. is awarded for choosing deeper landing sites.  Bonus points are
  19. awarded based on the softness of the landing.  In each round
  20. you will encounter rougher terrain with generally smaller
  21. landing sites.
  22.  
  23. You can use the numeric keypad keys or a joystick.
  24.  
  25. Joystick control:
  26. Either button on the joystick will activate the main (vertical)
  27. thruster.  Pressing the stick left or right engages the lander's
  28. horizontal thrusters.
  29.  
  30. Joystick Tip:
  31. With some joysticks, you may need to adjust the X-axis trim
  32. adjustment (the left-right lever on base) in order to get the
  33. appropriate response.  This step (if necessary) should be done
  34. before the joystick calibration.
  35.  
  36. Keyboard Thruster Control Layout:
  37.  
  38.         [4]             [5]             [6]
  39.         Left            Main            Right
  40.       
  41.         [1]             [2]             [3]
  42.         Left/Main       Main            Right/Main
  43.  
  44.         [S] Sound on/off
  45.         [P] Pause on/off
  46.  
  47. Keyboard Tip:
  48. When using the keyboard to control your ship, remember to tap
  49. the keys and release them.  Otherwise you will queue up unwanted
  50. keystrokes in the keyboard buffer.
  51.  
  52. LUNAR LANDER is the copyrighted property of Craig Thompson of
  53. Way Out West-ware, and is distributed as SHAREWARE.  You are
  54. granted a limited license to use LUNAR LANDER and to copy and
  55. distribute it, provided that the following conditions are met:
  56.  
  57.         1.  No fee may be charged for such copying and
  58.             distribution aside from a nominal disk copying
  59.             fee.
  60.  
  61.         2.  LUNAR LANDER may only be distributed in its
  62.             original, unmodified form, complete with data
  63.             files and this documentation.
  64.  
  65. You are encouraged to make copies of, and allow others to make
  66. copies of this program - but only if all original files are
  67. complete and unmodified.  We retain all other rights.  In no
  68. case do we give the right to make, copy or distribute modified
  69. versions of, or works derived from, the executable, source, or
  70. document files.
  71.  
  72. As LUNAR LANDER is SHAREWARE, if you decide to keep the program
  73. beyond a two or three day evaluation period, you must register
  74. it by sending a check or money order for $5.00 to
  75. Way Out West-ware at the above address.
  76.  
  77.                 *       *       *       *       *
  78. Alternatively, you can become a registered user of LUNAR LANDER
  79. and receive the complete QuickBasic source code by sending
  80. $10.00 to Way Out West-ware.  Please make a note of the version
  81. you currently have and whether you would like 3½" or 5¼"
  82. diskettes (also high or low density format).
  83.                 *       *       *       *       *
  84.  
  85. The graphics for LUNAR LANDER were created using SHAPE SHOOTER -
  86. QuickBasic VGA Graphics Designer/Animator by Way Out West-ware.
  87. Check it out on your local bulletin board or request an
  88. evaluation copy of SHAPE SHOOTER when registering LUNAR LANDER.
  89.  
  90. Thank you in advance for supporting the SHAREWARE concept.
  91. I would also like this opportunity to thank God for giving me
  92. the ability to write this program, and my wife Robyn Leah for
  93. her undying patience during the many hours I spent in front of
  94. the computer.
  95.  
  96. Microsoft is a registered trademark and QuickBasic is a trademark
  97. of Microsoft Corporation.
  98.  
  99.